x86/pv/domain: clean up setup_compat_l4
authorWei Liu <wei.liu2@citrix.com>
Wed, 26 Apr 2017 15:24:13 +0000 (16:24 +0100)
committerWei Liu <wei.liu2@citrix.com>
Wed, 7 Jun 2017 11:15:56 +0000 (12:15 +0100)
commitb3507d1b5b366cf11d4b3d29db78a3bfbadb1cda
tree069476c4e3fa754b1d69dce186b4d55a416308c9
parent433e3f1d4aee2156f1b206ed4f5667e13cd37afa
x86/pv/domain: clean up setup_compat_l4

Move updating type_info after clearing the page. Add spaces.

Suggested-by: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/pv/domain.c